<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:7px 0px 0px 9px;
}

a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration:none;
font:12px/32px Verdana, Arial, Helvetica, sans-serif;
height:39px;
text-align:left;
background:url(../images/dot2.jpg) 0px 0px no-repeat;
padding-left:55px;
margin:0px;
color:#000;
}

a.productclass_dolphin:hover{
display:block;
color:#ff0000; 
text-decoration: none;
}
</pre></body></html>